home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 118 / MacAddict 118 2006-06.toast / Software / Productivity / Yojimbo 1.1 (trial).dmg / Yojimbo.app / Contents / Resources / OGGeneralPreferences.defaults < prev    next >
Extensible Markup Language  |  2006-02-28  |  307b  |  11 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4.     <dict>
  5.         <key>OGPreferredURLBehavior</key>
  6.         <integer>1</integer>
  7.         <key>OGAutosaveSeparateEditors</key>
  8.         <true/>
  9.     </dict>
  10. </plist>
  11.